home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / cloud_jumper.swf / scripts / DefineButton2_85 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-08-08  |  57 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("instructions2");
  3. }
  4.